Skip to content

Shadow size changes - #352

Merged
TeamSpen210 merged 2 commits into
StrataSource:masterfrom
lenship2:shadowsizefix
Aug 22, 2026
Merged

Shadow size changes#352
TeamSpen210 merged 2 commits into
StrataSource:masterfrom
lenship2:shadowsizefix

Conversation

@lenship2

Copy link
Copy Markdown

This PR makes the shadow dropdown in BaseClusteredLight that I added a long time ago work properly, along with clamping the omnidirectional light_rt shadow size kv to 6. Setting light_rt to size 7 causes the atlas to overflow, so the kv being limited to 6 helps prevents that from happening. Resolves StrataSource/Engine#1867

in game, setting a shadow size to 7 on light_rt causes the shadow atlas to  overflow.
@TeamSpen210
TeamSpen210 merged commit 9a71fe2 into StrataSource:master Aug 22, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Shadow Size 7 doesn't work on omnidirectional dynamic lights (light_rt)

2 participants